K 10 svn:author V 3 dim K 8 svn:date V 27 2014-07-19T18:33:09.065362Z K 7 svn:log V 285 MFC r268774: After r261991, clang warnings about unused functions in the kernel were completely silenced. Make sure these warnings appear again, so there is some incentive to fix them, but do not error out the whole kernel build for them. Noticed by: steven@pyro.eu.org PR: 191867 END