Building hunspell-1.3.3 my gcc-4.8.3 I'v got this compilation warnings:
affentry.hxx:34:110: warning: converting to non-pointer type ‘short unsigned int’ from NULL [-Wconversion-null]
affentry.hxx:101:122: warning: converting to non-pointer type ‘short unsigned int’ from NULL [-Wconversion-null]
fixed in master/HEAD