fixup .text where possible 7127 remove -Wno-missing-braces from Makefile.uts
*** 134,145 **** "ACPI based DR v1.0" }; static struct modlinkage modlinkage = { MODREV_1, ! (void *)&modlmisc, ! NULL }; int _init(void) { --- 134,145 ---- "ACPI based DR v1.0" }; static struct modlinkage modlinkage = { MODREV_1, ! { (void *)&modlmisc, ! NULL } }; int _init(void) {