Compiling code with gcc 4.3.2 with -werror that happens to use "pthread_cleanup_pop" will spit out error: suggest braces around empty body in 'do' statement foiling my warning-free status. Trivial patch attached
Created attachment 3077 [details] ; -> {}
Changed upstream.