cc1plus: warnings being treated as errors In file included from /usr/obj/squid-3.4.0.2/squid-3.4.0.2/src/DiskIO/DiskThreads/aiops.cc:43: /usr/include/sys/stat.h:199: warning: 'int stat(const char*, stat*)' hides constructor for 'struct stat'
I can just get rid of -Werror, but is this important?