K 10 svn:author V 6 marino K 8 svn:date V 27 2015-02-22T13:54:34.535658Z K 7 svn:log V 234 security/honggfuzz: Remove -Werror because it fails -pedantic check Honggfuzz fails -pedantic checks on gcc-5. This wouldn't be a problem except for the fact -Werror was also set, so Werror is getting removed. Approved by: blanket END