On 9/13/2018 3:44 PM, Bruce Richardson wrote: > Compiling with all warnings turned on causes errors about unused variables > and an unused label. Remove these to allow building without having to > disable those warnings.
If this is fixing some build errors should it be backported? And why we didn't get those warnings until now, aren't we already compiling with all warnings turned on? > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> <...>