Print this page
7154 arn(7D) walks out of bounds when byteswapping the 4K eeprom
7152 weird condition in arn(7D) needs clarification
7153 delete unused code in arn(7D)
7155 arn(7D) should include the mac fields in the eeprom enumeration

@@ -60,14 +60,12 @@
 LDFLAGS         += -dy -Nmisc/mac -Nmisc/net80211
 
 LINTTAGS        += -erroff=E_BAD_PTR_CAST_ALIGN
 
 CERRWARN        += -_gcc=-Wno-unused-variable
-CERRWARN        += -_gcc=-Wno-unused-function
 CERRWARN        += -_gcc=-Wno-uninitialized
 CERRWARN        += -_gcc=-Wno-char-subscripts
-CERRWARN        += -_gcc=-Wno-empty-body
 
 #
 #       Default build targets.
 #
 .KEEP_STATE: