Building coreutils's latest snapshot on OS X, I saw this:
lib/mountlist.c:1085:2: warning: label 'free_then_fail' defined but
not used [-Wunused-label]
free_then_fail:
^The attached, just-pushed, patch avoids that warning:
0001-mountlist-avoid-an-unused-label-warning-on-OS-X.patch
Description: Binary data
