K 10 svn:author V 6 rlibby K 8 svn:date V 27 2017-09-18T20:07:48.844579Z K 7 svn:log V 374 MFC r304877,r323573: r304877 (by bapt): Remove warning on struct-overflow on gcc 5.3.0 as zic(8) dies on it r323573: gcc builds: reenable -Wstrict-overflow for bsd.sys.mk This effectively reverts r304877, after having relegated the warning suppression to the zic(8) makefile in r323572. Effectively this is a record-only merge of r304877 and r323573. END