I suggest conducting a poll regarding block times. 60 seconds is just batshit crazy, in my opinion. My suggestion is to make block times a function of the number of transactions per block over the past N blocks, with a hard maximum to insure minimum emission rate and continuous mining.
This won't work in the obvious way since there is already a dynamic scaling mechanism in cryptonote for block size (and therefore transactions per block). It is probably possible to create a stable scaling mechanism that uses both dependent variables, but how to do this is not really obvious. The choice of ideal block interval is not entirely a function of transaction volume, it is also a function of latency and propagation.
In the short term the easy and relatively uncontroversial fix is to go to something 2 or 2.5 minutes. Pretty much everyone who has actually studied the problem has concluded something in that range is the smallest interval that works well today, and indeed that Satoshi's choice of 10 minute was not excessive. Including, I suspect crytponote/bytecoin, when they picked 2 minutes.
Any hard fork is effectively a poll of miners anyway, since it won't be adopted if the majority of hash power doesn't adopt it.