K 10 svn:author V 5 mmacy K 8 svn:date V 27 2018-05-19T00:04:01.477302Z K 7 svn:log V 252 Silence non-actionable warnings in vendor code We can't modify vendor code so there's no signal in warnings from it. Similarly -Waddress-of-packed-member is not useful on networking code as access to packed structures is fundamental to its operation. END