It appears that the on('submit') YUI trigger introduced in MDL-31315 causes warnings to be shown when a form is submitted using native this.form.submit() syntax.
This can be seen on the feedback edit questions form.
I've submitted this as a bug to YUI - http://yuilibrary.com/projects/yui3/ticket/2531897#properties
I've also got a workaround for this case.