Upon request, issue is created which describes what merge request https://github.com/zephyrproject-rtos/zephyr/pull/31919 fixes. In short, %d in format string is used on long int, causing warnings. @erwango